Accusoft.ImagXpress12.Net
ImageModcaTag Constructor(Int32,Int32,Byte[])
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace > ImageModcaTag Class > ImageModcaTag Constructor : ImageModcaTag Constructor(Int32,Int32,Byte[])




ModcaID
An integer value which represents the Modca ID.
Count
An integer value which represents the count of the Modca tags.
ModcaDataField
A byte array which represents the Modca data field.

Glossary Item Box

Initializes a new instance of the ImageModcaTag class allowing to pass in a ModcaID, count and Modca data field by byte array.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

ModcaID
An integer value which represents the Modca ID.
Count
An integer value which represents the count of the Modca tags.
ModcaDataField
A byte array which represents the Modca data field.

Remarks

Note: Available in Professional edition.

See Also

©2013. Accusoft Corporation. All Rights Reserved.